Skip to content

Conversation

pavoljuhas
Copy link
Collaborator

The default value for the gate_times_ns argument of
noise_properties_from_calibration was deprecated in #7399.
Here we make the argument mandatory.

Note the literal "legacy" value, i.e., gate_times_ns="legacy",
can be used as a stand-in for the old default.

Related to b/395705720

…tion

The default value for the `gate_times_ns` argument of
`noise_properties_from_calibration` was deprecated in quantumlib#7399.
Here we make the argument mandatory.

Note the literal "legacy" value, i.e., `gate_times_ns="legacy"`,
can be used as a stand-in for the old default.

Related to b/395705720
@pavoljuhas pavoljuhas requested review from a team, verult, vtomole and wcourtney as code owners September 9, 2025 20:44
@github-actions github-actions bot added the size: S 10< lines changed <50 label Sep 9, 2025
@pavoljuhas pavoljuhas requested a review from mhucka September 9, 2025 20:47
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.37%. Comparing base (9f3b2c5) to head (425e94f).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7644      +/-   ##
==========================================
- Coverage   99.56%   99.37%   -0.20%     
==========================================
  Files        1088     1078      -10     
  Lines       96083    96054      -29     
==========================================
- Hits        95667    95451     -216     
- Misses        416      603     +187     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pavoljuhas pavoljuhas added this pull request to the merge queue Sep 11, 2025
Merged via the queue into quantumlib:main with commit ce35d68 Sep 11, 2025
34 of 35 checks passed
@pavoljuhas pavoljuhas deleted the require-gate-times-arg-for-noise-props branch September 11, 2025 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants